home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 12544 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  873 b 

  1. Path: news.uni-c.dk!inet!perjac
  2. From: perjac@inet.uni-c.dk (Per Jacobsen)
  3. Newsgroups: comp.sys.amiga.networking,comp.sys.amiga.misc
  4. Subject: Is this HTML2 or what?
  5. Date: 15 Apr 1996 04:10:29 GMT
  6. Organization: The Shadows' Parking lot
  7. Message-ID: <4ksi7l$esl@news.uni-c.dk>
  8. NNTP-Posting-Host: inet.uni-c.dk
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12. I came across this construct, AWeb messed it up by ALynx handled it. I 
  13. was wondering if this is html2/3 or netscapisms or what?
  14.  
  15. A page had moved. The page i accessed told me that (and would have 
  16. reloaded the right one on netscape). Or i could click the button to fetch 
  17. the new page. Same site just a different directory. To do this they used 
  18. a form. This one:
  19.  
  20.  <form action="../default.htm">
  21.  
  22.  <input type=submit value="Our new address">
  23.  
  24.  </form>
  25.  
  26.  
  27. As i said ALynx did it, but AWeb choked on it and send a peculiar reply.
  28.